Week 3 of Data Science for NGA LTER REU Students
NGA LTER / Axiom Data Science
2023-08-03
Data Life Cycle. DataONE Best Practices
Wickham, Hadley. 2014. “Tidy Data”. Journal of Statistical Software 59 (10):1-23. https://doi.org/10.18637/jss.v059.i10.
A table of weights:
| Plot | SpeciesA | SpeciesB |
|---|---|---|
| 1 | 3.5 | 1.2 |
| 2 | 2.8 | 4.2 |
weight is found in multiple columns| Plot | Species | Weight |
|---|---|---|
| 1 | A | 3.5 |
| 1 | B | 1.2 |
| 2 | A | 2.8 |
| 2 | B | 4.2 |
survey_data_spreadsheet_messy.xlsx in the Google DriveAfter you go through this exercise, we will discuss as a group
| Scientific Data Discovery | Streaming Video |
|---|---|
| Informally between researchers | your mom’s emails |
| Via project or institutional website | a link at nbc.com |
| Referenced in a journal article | via a blog review |
| Discoverable within specialized archive, or repository | AppleTV or Netflix |
| Discoverable in network of repositories (Data.gov, DataONE) | IMDB |
Data Discovery Using DataONE Activity
Exploring the DataONE Data Catalog